Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switch electron to 0.37.8 to temp fix broken 0.30.0 #345

Merged
merged 1 commit into from
Apr 15, 2023

Conversation

ofTheo
Copy link
Member

@ofTheo ofTheo commented Apr 15, 2023

0.30.0 is erring when fetching as mentioned in #342
This doesn't solve the arm64 issue or the fact that electron-prebuilt is super out of date but it does fix immediate issues.

We still need to bring electron up to date, but that means a rewrite of index.js and app.js

@2bbb curious if these changes work for you?

@ofTheo ofTheo merged commit cfc564e into openframeworks:master Apr 15, 2023
@2bbb
Copy link
Contributor

2bbb commented Apr 15, 2023

@ofTheo
sorry, i don't check.
but maybe 0.xx is too old...

i run with newest electron, and i don't know why some part is worked, some features is not worked...
and i test with npm run (i.e. electron run) then it failed to run...

main problems of about updating to newer electron is around ipc.
and i will try to replacing ipc system to newer one.

@ofTheo
Copy link
Member Author

ofTheo commented Apr 15, 2023

main problems of about updating to newer electron is around ipc.
and i will try to replacing ipc system to newer one.

@2bbb that would be amazing. 🙏
Would be great to get the code / electron version up to date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants